avfilter/vf_libplacebo: remove deprecated field
authorNiklas Haas <git@haasn.dev>
Mon, 13 Mar 2023 13:33:16 +0000 (14:33 +0100)
committerSebastian Ramacher <sramacher@debian.org>
Tue, 31 Oct 2023 23:06:10 +0000 (00:06 +0100)
commit38d6fe7ac9680465e1665e200053e025972711f4
tree4d49681ed13e4370680615a9447f92c3bad336af
parentbf0c70685dd153af7cf6d20f541af8f3dbbbb34f
avfilter/vf_libplacebo: remove deprecated field

This has not been functional since a year ago, including in our current
minimum dependency of libplacebo (v4.192.0). It also causes build errors
against libplacebo v6, so it needs to be removed from the code. We can
keep the option around for now, but it should also be removed soon.

Signed-off-by: Niklas Haas <git@haasn.dev>
Signed-off-by: James Almer <jamrial@gmail.com>
Gbp-Pq: Name 0004-avfilter-vf_libplacebo-remove-deprecated-field.patch
doc/filters.texi
libavfilter/vf_libplacebo.c